﻿body {
	background:#ffffff;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:140%;
}
#Container {
	width:913px;
	margin:0 auto;
}
#Top {
	width:907px;
	height:131px;
	position:relative;
}
#QuickLinks {
	width:127px;
	height:27px;
	background:url(../images/TopRightZemin.gif) top left no-repeat;
	position:absolute;
	top:0;
	right:0;
	text-align:center;
	font-size:12px;
}
#QuickLinks a {
	color:#333333;
	text-decoration:none;
}
#QuickLinks a:hover {
	color:#999999;
	text-decoration:none;
}
#Logo {
	float:left;
	width:125px;
	height:131px;
}
#Menu {
	float:left;
	width:782px;
	height:46px;
	margin-top:85px;
	position:relative;
}
#Menu .left {
	background:url(../images/menuSol.gif) top left no-repeat;
	width:19px;
	height:46px;
	position:absolute;
	top:0;
	left:0;
}
#Menu .right {
	background:url(../images/menuSag.gif) top left no-repeat;
	width:19px;
	height:46px;
	position:absolute;
	top:0;
	right:0;
}
#Menu .center {
	background:url(../images/menuZemin.gif) top left repeat-x;
	height:46px;
	padding:0 0 0 12px;
}
#Menu ul li{
	float:left;
	display:inline;
	font-size:18px;
	color:#FFFFFF;
	margin-right:10px;
	margin-top:12px;
}
#Menu ul li a {
	display:block;
	padding:4px 0;
	text-decoration:none;
	color:#FFFFFF;
}
#Menu ul li a:hover {
	text-decoration:none;
	color:#7d3158;
}
#Menu ul li.selected a {
	color:#7d3158;
}
#Showcase {
	width:905px;
	height:183px;
	margin:0 auto;
	background:url(../images/bannerZemin.jpg);
	padding-left:5px;
}
#Content {
	width:900px;
	margin:0 auto;
	background:url(../images/contentZemin.jpg) left bottom repeat-x #f6f4f4;
	padding:15px 0;
}
#Content .left {
	width:660px;
	float:left;
	margin:0 20px;
	text-align:justify;
}
#Content .left a {
	color:#000000;
	background-color:#e9e9e9;
	padding:2px;
}
#Content .left a:hover {
	color:#666;
	background-color:#e2e2e2;
}
#Content .left h1 {
	font-size:26px;
	color:#666666;
}
#Content .left h2 {
	font-size:18px;
	margin:8px 0;
}
#Content .left ol, #Content .left ul  {
	margin-left:35px;
}
#Content .left ol li  {
	list-style-type:decimal;
}
#Content .left ul li  {
	list-style-type:circle;
}
#Content .left li  {
	background-color:#e9e9e9;
	padding:3px;
	margin-bottom:3px;
}
#Content .right {
	width:185px;
	float:left;
}
#Content .right img {
	margin-bottom:15px;
}
#Footer {
	width:880px;
	height:28px;
	background:url(../images/footerZemin.gif) top left no-repeat;
	margin:0 auto;
	padding-left:20px;
	position:relative;
}
#Footer ul li {
	display:block;
	float:left;
	padding:3px;
	font-size:13px;
	color:#FFFFFF;
}
#Footer ul li a {
	display:block;
	color:#FFFFFF;
	text-decoration:none;
}
#Footer ul li a:hover {
	color:#000000;
}
#pix {
	width:71px;
	height:15px;
	position:absolute;
	top:5px;
	right:15px;
}
#pix a {
	width:71px;
	height:15px;
	background:url(../images/altLogo_p.gif) top left no-repeat;
	display:block;
}
#pix a:hover {
	background:url(../images/altLogo.gif) top left no-repeat;
}
#pix span {
	display:none;
}
#SubLogo {
	width:912px;
	margin:0 auto;
	padding-top:10px;
	text-align:center;
}
.clear {
	clear:both;
	height:1px;
	font-size:1px;
}
p {
	padding:8px 0;
}
.UyeTabloDiv
{
	border:1px solid #cccccc;
	padding:8px;
	background-color:#fff;
}
table.UyeTablo tr
{
	height: 24px;
}
table.UyeTablo td
{
}
table.UyeTablo .ValignTop
{
	padding-top: 4px;
	vertical-align: top;
}
.FormAlertStar
{
	color: Red;
	font-size: 12px;
}
.textbox
{
	width: 139px;
	height: 13px;
	border: 1px solid #FFFFFF;
}
.textbox2, .Calendar
{
	width: 180px;
	height: 17px;
	border: 1px solid #cccccc;
	padding-top: 3px;
}
.uye_form_adres
{
	width: 180px;
	overflow: auto;
	border: 1px solid #cccccc;
}
.textbox3
{
	width: 40px;
	height: 17px;
	border: 1px solid #cccccc;
	padding-top: 3px;
}
.textbox4
{
	width: 112px;
	height: 17px;
	border: 1px solid #cccccc;
	padding-top: 3px;
}
.btnSend 
{
	background-color:#666666;
	border:1px solid #333333;
	color:#fff;
}
.lblSuccess 
{
	background-color:#cdebed;
	display:block;
	padding:8px;
	border:1px solid #666666;
	}
.lblFailure
{
	background-color:#eed1d1;
	display:block;
	padding:8px;
	border:1px solid #666666;
	}